﻿.moreButtongreen{
    background: #84bf26;
}

/*banner区域*/
.banner {
    width: 100%;
    position: relative;
    z-index: 99;
}

.banner_item {
    width: 100%;
    overflow: hidden;
}

.banner img {
    width: 100%;
}

.banner_item video {
    width: 100%;
    display: block;
}

.banner_item img {
    width: 100%;
}
.banner_item:after{
    /*width: 100%;*/
    /*height: 100%;*/
    /*display: block;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*background: rgba(0,0,0,0.7);*/
    /*content: ' ';*/
    display: none;
}


.banner_txt {
    position: absolute;
    top: 42%;
    left: 0%;
    transform: translate(-0%,-0%);
    text-align: center;
    width: 100%;
    z-index: 10;
}

.banner_txt h2 {
    color: #ffffff;
    font-size: 44px;
    font-weight: bold;
    word-spacing: 2px;
    letter-spacing: 2px;
    margin-bottom: 0px;
}

.banner_txt p {
    color: #ffffff;
    font-size: 22px;
    text-align: center;
    letter-spacing: 0px;
    margin: 4px 0 0 0;
}

.bannerBox .swiper-button-white {
    background-color: rgba(0, 0, 0, 0.15);
    background-size: 14px;
    width: 80px;
    height: 80px;
    border-radius: 4px;
    top: 50%;
}
.bannerBox .swiper-button-white:hover{
    background-color: rgba(0, 0, 0, 0.3);
}


/*革命性的肥料*/
.newdomeone{
    padding: 0 0 60px 0;
    position: relative;
    background: url("../images/newindexdome.png") no-repeat center;
    background-size: 100% 100%;
}
.newdomeone .newdomeonetext{
    display:inline-block;
    
    margin: 0 auto;
    width: 100%;
    /*position: absolute;*/
    /*top: 3%;*/
    /*left: 50%;*/
    /*transform: translate(-50%,0);*/
   
}

.newdomeone .newdomeoneimg img{
    width: 100%;
}

.newdomeone .newdomeonetext h4{
    color: #86c023;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    margin: 20px 0 20px 0;
}
.newdomeone .homep{
    text-align: center;
    line-height: 24px;
}



/*有氧的情况下*/
.newdometwo{
    padding: 0;
    position: relative;
    background: #004098;
}
.newdometwo>div{
    padding: 0;
}
.newdometwo>div.newdometwotext {
    padding: 8% 3% 12px 3%;
}
.newdometwo>div.newdometwotext h3{
    color: #ffffff;
    font-size: 22px;
    margin-bottom: 15px;
}
.newdometwo>div.newdometwotext p{
    color: #ffffff;
    font-size: 14px;
    line-height: 26px;
    max-width: 300px;
    margin-bottom: 8px;
}




.addboxthree{
    display: block;
    overflow: hidden;
    padding: 40px 40px;
    max-width: 1540px;
    margin: 0 auto;
}
.addboxthree>div{
    padding: 0;
    max-width: 1500px;
}
.homeimg img{
    width: 100%;
    max-width: 100%;
}

/*<!--公司产品-->*/
.homedome{
    padding: 0;
    position: relative;
}
.homedome .titlemore{
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    text-align: center;
}
.homedome .homep{
    /*position: absolute;*/
    /*bottom: 6%;*/
    /*left: 0;*/
    width: 100%;
    text-align: center;
    color: #333333;
    color: #86c023;
    font-size: 22px;
    letter-spacing: 1.4px;
    margin: 4px 0 0 0;
}

 .homeonebtn{
    position: absolute;
    bottom: 6%;
    left: 50%;
    transform: translate(-50%,-50%);
}


/*新闻动态*/
.new{
    padding: 90px 0;
    background: #1e76e2;
    background: #2a6db6;

}

.new  h1{
    font-size: 32px;
    font-weight: bolder;
    color: #ffffff;
    margin: 30px 0 50px 0;
    text-align: center;
}

.new  .newList{
    display: block;
    overflow: hidden;
    margin: 0 0 0 0 ;
}
.new  .newList li{
    padding: 0 15px;
}
.new  .newList li .box{
    background: #fff;
    padding: 20px;

    padding: 0px;
    background: #2667af;
}
.new  .newList li .box a.img{
    display: block;
    overflow: hidden;
}
.new  .newList li .box a.img img{
    width: 100%;
    display: inline-block;
    transition: all 0.3s;
}
.new  .newList li .box a.img:hover img{
    transform: scale(1.12);
}
.new  .newList li .box a.titleH{
    margin: 14px 0 14px 0;
    display: block;
    font-size: 16px;
    color: #ffffff;
}
.padd10{
    padding: 0 15px;
}
.padd10 *{
    color: #ffffff !important;
}
.new  .newList li .box a.titleH:hover{
    color: #2c3f95;
}

.new  .newList li .box span.time{
    margin: 0px 0 8px 0;
    display: block;
    font-size: 12px;
    color: #999;
}
.new  .newList li .box span.time em{
    font-style: normal;
}
.new  .newList li .box span.time em i{
    width: 17px;
    height: 17px;
    display: inline-block;
    background: url(../images/dwt.png) no-repeat center;
    background-size: 13px;
    vertical-align: middle;
    margin: -3px 4px 0 0;
}
.new  .newList li .box p{
    margin: 0px 0 4px 0;
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 21px;
    height: 84px;
    overflow: hidden;
}

.new  .moreButton {
    background-color: #324183;
    color: #333333;
    margin: 60px auto 0 auto;
}










/*设置手机端的css*/
@media screen and (max-width: 1540px) {

.addboxthree{
    max-width: 100%;
}
}


@media screen and (max-width: 1500px) {
.newdometwo>div.newdometwotext {
    padding: 6% 3% 12px 3%;
}
}

@media screen and (max-width: 1400px) {
    .banner_txt h2 {
        font-size: 32px;
    }
    .banner_txt p {
        font-size: 18px;
    }
    .homedome .homep {
        bottom: 5%;
        font-size: 17px;
        margin: 4px 0 0 0;
    }

    .new {
        padding: 40px 0;
    }
    .new .newList li {
        padding: 0 15px;
        margin-bottom: 14px;
    }
    .new h1 {
        font-size: 22px;
        font-weight: 700;
    }
    .new a.moreButton {
        width: 140px;
        margin: 20px auto 0 auto;
    }



}
@media screen and (max-width: 1200px) {



}













@media screen and (max-width: 1000px){
    .newdometwo>div.newdometwotext {
        padding: 5% 3% 12px 3%;
    }
    .newdomeone {
    padding:  30px 0;
  
}
    .newdomeone .newdomeonetext {
        /*top: 15%;*/
        /*width: 90%;*/
    }
    .newdomeone .newdomeonetext h4 {
        font-size: 13px;
        line-height: 12px;
        margin: 4px 0 6px 0;
    }
    .newdomeone .homep {
        line-height: 22px;
        font-size: 12px;
    }
    .newdomeone .homep br{
        /*display: none;*/
    }


    .newdometwo>div.newdometwotext h3 {
        font-size: 19px;
        margin-bottom: 12px;
    }
    .newdometwo>div.newdometwotext p {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 14px;
    }

    .addboxthree {
        padding: 20px 15px;
    }



    .banner_item video {
        width: 100%;
    }
    .banner_txt h2 {
        font-size: 20px;
        letter-spacing: 1px;
    }
    .banner_txt p {
        font-size: 12px;
        padding: 0 4%;
    }
    .homedome .homep {
        bottom: 4%;
        font-size: 12px;
        letter-spacing: 0;
        padding: 0 30px;
    }



    .new {
        padding: 30px 0;
    }
    .new .container{
        padding: 0 2px;
    }
    .new .newList li {
        padding: 0 10px;
        margin-bottom: 14px;
    }
    .new h1 {
        font-size: 18px;
        margin: 0 0 10px 0;
        font-weight: 700;
    }
    .new .newList li .box {
        padding: 15px;
        margin: 0 0 5px 0;
    }
    .new a.moreButton {
        width: 120px;
        margin: 10px auto 0 auto;
    }



    .bannerBox .swiper-button-white {
        background-color: rgba(0, 0, 0, 0.55);
        width: 33px;
        height: 55px;
    }


}





